From: Sergei Shtylyov Date: Mon, 7 Dec 2009 19:39:38 +0000 (+0400) Subject: pata_hpt366: remove irrelevant TODO X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~19239^2~32 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=d817898c2fc73e6ea33b58498c87a43d7e9fcd7a;p=linux-4.9.git pata_hpt366: remove irrelevant TODO HPT36x chips just don't have DPLL. Signed-off-by: Sergei Shtylyov Signed-off-by: Jeff Garzik --- diff --git a/drivers/ata/pata_hpt366.c b/drivers/ata/pata_hpt366.c index f6b285890ae9..3ec88f2c8665 100644 --- a/drivers/ata/pata_hpt366.c +++ b/drivers/ata/pata_hpt366.c @@ -11,9 +11,7 @@ * * * TODO - * Maybe PLL mode - * Look into engine reset on timeout errors. Should not be - * required. + * Look into engine reset on timeout errors. Should not be required. */